body	{
	background-color: #99BB99;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

p	{text-indent: 10px}

.back	{
	position: absolute;
	left: 50px;
	width: 145px;
	height: 24px;
	border-top: #333333 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #333333 1px solid;
	background-color: #999999;
	z-index: 300; 
	}


.button	{
	position: absolute;
	left: 51px;
	width: 118px;
	height: 22px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	background-color: #9999CC;
	border-top: #DDDDDD 1px solid;
	border-right: #333366 1px solid;
	border-bottom: #333366 1px solid;
	border-left: #DDDDDD 1px solid;
	cursor: hand;
	z-index: 400;
	}

.button-over
	{
	position: absolute;
	left: 76px;
	width: 118px;
	height: 22px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	background-color: #AAAACC;
	border-top: #DDDDDD 1px solid;
	border-right: #333366 1px solid;
	border-bottom: #333366 1px solid;
	border-left: #DDDDDD 1px solid;
	cursor: hand;
	z-index: 400;
	}	

.button-over2
	{
	position: absolute;
	left: 51px;
	width: 118px;
	height: 22px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: center;
	background-color: #9999BB;
	border-top: #333366 1px solid;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	border-left: #333366 1px solid;
	cursor: hand;
	z-index: 400;
	}	

#back1	{
	position: absolute;	
	top: 50px;
	}

#butt1	{
	position: absolute;
	top: 51px;
	}

#back2	{
	position: absolute;	
	top: 80px;
	}

#butt2	{
	position: absolute;
	top: 81px;
	}

#back3	{
	position: absolute;	
	top: 110px;
	}

#butt3	{
	position: absolute;
	top: 111px;
	}

#back4	{
	position: absolute;	
	top: 140px;
	}

#butt4	{
	position: absolute;
	top: 141px;
	}

#back5	{
	position: absolute;	
	top: 170px;
	width: 120px;
	}

#butt5	{
	position: absolute;
	top: 171px;
	}

#content	{
	position: absolute;	
	top: 50px;
	left: 200px;
	width: 300px;
	height: 144px;
	overflow:auto;
	padding: 8px;
	background-color: #CCCCDD;
	border-top: #666666 1px solid;
	border-right: #ECECEC 1px solid;
	border-bottom: #ECECEC 1px solid;
	border-left: #666666 1px solid;
	font-weight: normal;
	z-index: 300;
	}

#board	{
	position: absolute;
	top: 25px;	
	left: 40px;
	width: 470px;	
	height: 200px;
	border-top: #CCCCCC 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-left: #CCCCCC 1px solid;
	background-color: #9999AA;
	z-index: 200;
	}

#shadow
	{
	position: absolute;
	top: 28px;	
	left: 43px;
	width: 470px;	
	height: 200px;
	background-color: #445544;	
	z-index: 100;
	}

	








	
